.SearchDiv a {
	color : #FFFFF;

}

.bold { 
	font-family: Verdana, Arial, Helvetica,
	sans-serif; font-size: 7pt; 
	font-style: normal; 
	font-weight: 600 ; 
	color: #000000; 
	text-decoration: none;
}

.TableBody, .tablebody, .tableBody, .TABLEBODY {
	background-color:#4a70aa;
	font-size: 10px;
	color: #FFFFFF;
 	font-weight:600;
	font-family:Montserrat;
	text-transform: uppercase;
}
.Tableheader, .tableheader, .tableHeader, .TABLEHEADER{
	background-color:#1a1d1f;
	font-size: 10px;
	color:black;
	font-weight:600;
	font-family:Montserrat;
	text-transform: uppercase;
}
.TableBot, .tablebot, .tableBot, .TABLEBOT{
	background-color:#1a1d1f;
	font-family: Montserrat;
	font-size: 10px;
	color:black;
	font-weight: 300;
}
.TableBotBg, .tablebotbg, .tableBotbg, .tableBotBg,.TableBotBg, .TABLEBOTBG {
	background-color:#1a1d1f;
	font-size: 12px;
	color:black;
	font-weight:700;
}
.TableBg1,.tablebg1, .tableBg1, .TableBg1, .TABLEBG1 { 
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	background-color: #ffb400;
	font-family: Montserrat;
}
.TableBg2, .tablebg2, .tableBg2, .Tablebg2, .TABLEBG2 { 
	font-family: Montserrat;
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	background-color: #f0f0f0;
}
.plainTextHead, .plainTextHead, .plainTextHead, .plainTextHead, .plainTextHead {
	font-family: Montserrat;
	font-size: 10px;
	color: #000000;
	background-color: #1a1d1f;
	font-weight: bold;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.plainText1, .plaintext1, .PlainText1, .PLAINTEXT1, .PlainText1 {
	font-family: Montserrat;
	font-size: 9px;
	color: #000000;
	background-color: #ffb400;
	font-weight: normal;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.plainText2, .plaintext2, .Plaintext2, .PLAINTEXT2, .PlainText2 { 
	font-family: Montserrat;
	font-size: 9px;
	color: #000000;
	background-color: #F0F0F0;
	font-weight: normal;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.plainright1{
	font-family: Montserrat;
	font-size: 9px;
	color: #000000;
	background-color: #E8E8E8;
	font-weight: normal;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align:right;
}

.ChangeColor
{
	background-color:#ccccff; 
	font-size: 9px;
	color:##FFFFF;
	font-weight: normal;
	font-family:Montserrat;
	text-transform: uppercase;
}


.plainright2{ 
	font-family: Montserrat;
	font-size: 9px;
	color: #000000;
	background-color: #F0F0F0;
	font-weight: normal;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align:right;
}

.plain {  
	font-family: Montserrat; 
	font-size: 9px; 
	color: #000000; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	border: #000000; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-radius: 3px;
	line-height: 1.428571429;
    padding: 3px 4px;

	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.plain:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow:  0px 2px 1px rgba(203, 208, 217, 0.08);
  -moz-box-shadow:  0px 2px 1px rgba(203, 208, 217, 0.08);
  box-shadow:  0px 2px 1px rgba(203, 208, 217, 0.08);
  -webkit-box-shadow:  0 2px 1px rgba(203, 208, 217, 0.08);
  box-shadow:  0 2px 1px rgba(203, 208, 217, 0.08);
}


.body {
	background: #F0F0F0;
}
.leftpadding {
	padding-left:10px;
}
.frameborder{ 	
	BORDER-right: #808080 1px solid;
}
body {	
	margin:0;
	background:#ffffff;
}
a:visited {
	color: #4D003D;
}
#nav a:hover {
	color: #00C;
	text-decoration: underline;
}
.button{	
	letter-spacing:.2em;
	color: #000000;
	z-index: 100000;
	cursor: default;
	font-family:  Montserrat;
	font: menu;
	margin-bottom: -2px;
	margin-top: 0px;
	font-size: 8px;
}
.buttonlabel{
	font-size: 10px;
	height: 14px;
	font-weight: 800;
	cursor: hand;
	border-width: 1px;
	top: 0;
	left: 0;
	visibility: visible;
}
.buttonlabel img{
	margin: 0 0 -4px 0 !important;
	border: 0 !important;
	padding: 0 !important;
}
.level1label {
	height: 10px;
	font-size: 8px;
	font-weight: 700;
	padding: 1px 3px;
	cursor: default;
	margin-bottom: 0;
	margin-top:.05em;
	border-left: 0px solid #756E57 !important;
}
.labelOver {
	color: #00C;
}
.menuNode,.menuItem{
	font-size: 8px;
	border-bottom: 1px solid #756E57;
	border-left: 1px solid #756E57;
	height: 17px;
	padding-left: 14px;
}
.menuNode a, menuItem a{
	color: #000;
	font-size: 9px;
	line-height: 16px;
	font-weight: 400;
	padding: 0px 3px 1px 0px;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
}
.menuNode a:hover, .menuItem a:hover{
	text-decoration: underline;
}
.menu {
	position: relative;
	padding-left: 6px;
	padding-bottom:  .6em;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	margin-bottom: -3px;
}
.menu .menu, .menu .menu .menu{ 
	/* submenus & submenus' submenus  */
	border-left: 1px solid #756E57;
	padding-left: 21px;
}
.menu .menu .menu{ 
	/* submenus' submenus  */
	height:1%;
}
h1{
	color: #777;
	font-size: 18px;
	text-indent: 24px;
	padding: 10px;
}
@media print {
	title { 
		display: none; 
	}
	#nav {
		position: absolute;
		width: 0;
		height: 0;
		padding: 0px;
		margin: 0;
		display: none;
	}
}
.timetext {
	font-size: 10px;
	color: #1A5057;
	font-weight: 600;
	font-family: Arial, sans-serif, Helvetica;
	margin-top: 15px;
	height: 0px;
	padding-bottom: 10px;
}
.menubg {
	background-color: f0f0f8;
}

.menunode, .menuitem{
	font-size: 8px;
	border-bottom: 1px solid #756e57;
	border-left: 1px solid #756e57;
	height: 17px;
	padding-left: 14px;
}
.menunode a, menuitem a{
	color: #000;
	font-size: 9px;
	line-height: 16px;
	font-weight: 400;
	padding: 0px 3px 1px 0px;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
}
.menunode a:hover, .menuitem a:hover{
	text-decoration: underline;
}
.menunode { }
.grey {  
	background-color: #c8d4d8;
}
.botbg {  
	background-color: #d8e0e0;
}
.uptablebg1, .UpTableBg1{ 
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	background-color: #E8E8E8;
	font-family: Montserrat;
	text-transform: uppercase;
}
.uptablebg2, .UpTableBg2 {
	font-family: Montserrat;
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	background-color: #F0F0F0;
	text-transform: uppercase;
}
.upplaintext1{  
	font-family: Montserrat;
	font-size: 9px;
	color: #000000;
	background-color: #E8E8E8;
	font-weight: normal;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-transform: uppercase;
}
.upplaintext2{  
	font-family: Montserrat;
	font-size: 9px;
	color: #000000;
	background-color: #F0F0F0;
	font-weight: normal;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-transform: uppercase;
}
.ui-widget { 
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
 }

.ui-widget .ui-widget { 
	font-size: 1em;
 }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { 
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
 }
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #4a70aa url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
 }
.ui-widget-content a { color: #222222;
 }
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #4a70aa url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
 }
.ui-trbg1 { 
	border: 1px solid #aaaaaa;
	background: #4a70aa url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: normal;
 }
.ui-trbg2 {
	border: 1px solid #aaaaaa;
	background: #4a70aa url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: normal;
}
 
.ui-widget-header a { 
	color: #222222;
}
 
 /* table:first-child { Habeeb
	width:98% ;
} */



.mandate {
	font-family: Montserrat;
	font-size: 8pt;
	color: red;
	font-weight: 600;
	font-weight: bold;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	font-family:  Montserrat;
	display: inline-block;
	margin-bottom: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 5px;
	font-size: 10px;
	line-height: 1.00;
	border-radius: 3px;
	background-color: #C3C3C3;

	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
   
	
}


button[hover],
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #A7A5A6
}

.BlinkStyle {
  -moz-animation-duration: 400ms;
  -moz-animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  
  -webkit-animation-duration: 400ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
  animation-duration: 400ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@-moz-keyframes blink {
  from {
    opacity: 1;
  }
  
  to {
    opacity: 0;
  }
}

@-webkit-keyframes blink {
  from {
    opacity: 1;
  }
  
  to {
    opacity: 0;
  }
}

@keyframes blink {
  from {
    opacity: 1;
  }
  
  to {
    opacity: 0;
  }
}
